home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
WebObjects
/
SourceCode
/
Scheduler
/
Dates.wo
/
Dates.wod
< prev
next >
Wrap
Text File
|
1996-01-25
|
503b
|
33 lines
/*
* Dates.wod
*
* You may freely copy, distribute and reuse the code in this example.
* NeXT disclaims any warranty of any kind, expressed or implied, as to
* its fitness for any particular use.
*
* This is the declarations file for the Dates page of the
* Scheduler application.
*
*/
FCS: WOString {
value=fcs;
};
FINALPROD: WOString {
value = finalProd;
};
RELNOTES: WOString {
value = relNotes;
};
FREEZE: WOString {
value = freeze;
};
ADDENDUM: WOString {
value = addendum;
};